cubiclesoft's Repositories

100 repositories

admin-pack
A PHP toolkit designed specifically for programmers to quickly create a nice-looking, custom-built, secure administrative web interface. MIT or LGPL.
⭐ 8 🌐 Public
admin-pack-with-extras
A PHP toolkit designed specifically for programmers to quickly create a nice-looking, custom-built, secure administrative web interface. MIT or LGPL.
⭐ 8 🌐 Public
barebones-cms
The official Barebones CMS release distribution. Accept no substitutes. MIT or LGPL.
⭐ 8 🌐 Public
barebones-cms-admin
The Barebones CMS administrative interface development repository. Changes made here propagate to the Barebones CMS release distribution repository.
⭐ 2 🌐 Public
barebones-cms-api
The Barebones CMS API development repository. Changes made here propagate to the Barebones CMS release distribution repository.
⭐ 1 🌐 Public
barebones-cms-docs
The Barebones CMS documentation repository. Changes made here propagate to the Barebones CMS release distribution repository.
⭐ 1 🌐 Public
barebones-cms-extensions
A list of available plugins, language packs, and other extensions for Barebones CMS. Fully automated repository updated daily.
⭐ 1 🌐 Public
barebones-cms-instant-start
Quickly, easily, and automatically install all components of Barebones CMS in just a couple of minutes.
⭐ 1 🌐 Public
barebones-cms-plugin-demo_mode
Barebones CMS 1.x - Demo/Kiosk Mode plugin | NOT COMPATIBLE WITH Barebones CMS 2.0!
⭐ 1 🌐 Public
barebones-cms-plugin-edit_area
Barebones CMS 1.x - EditArea plugin | NOT COMPATIBLE WITH Barebones CMS 2.0!
⭐ 1 🌐 Public
barebones-cms-plugin-sso_plugin
Barebones CMS 1.x - SSO server/client integration plugin | NOT COMPATIBLE WITH Barebones CMS 2.0!
⭐ 1 🌐 Public
barebones-cms-plugins-demo-site
The plugins used on the Barebones CMS demo site. MIT or LGPL.
⭐ 1 🌐 Public
barebones-cms-sdks
The Barebones CMS SDKs development repository. Changes made here propagate to the Barebones CMS release distribution repository.
⭐ 2 🌐 Public
barebones-cms-shortcode-bb_flash
Barebones CMS 1.x - Flash Object (SWF) shortcode | NOT COMPATIBLE WITH Barebones CMS 2.0!
⭐ 1 🌐 Public
barebones-cms-shortcode-bb_syntaxhighlight
Barebones CMS 1.x - Syntax Highlighter shortcode | NOT COMPATIBLE WITH Barebones CMS 2.0!
⭐ 1 🌐 Public
barebones-cms-widget-bb_langmap_modifier
Barebones CMS 1.x - Language Map Modifier widget | NOT COMPATIBLE WITH Barebones CMS 2.0!
⭐ 1 🌐 Public
barebones-cms-widget-bb_page_protect
Barebones CMS 1.x - SSO Server/Client Page Protection widget | NOT COMPATIBLE WITH Barebones CMS 2.0!
⭐ 1 🌐 Public
cloud-backup
A flexible, powerful, and easy to use rolling incremental backup system that pushes collated, compressed, and encrypted data to online cloud storage services. MIT or LGPL.
⭐ 34 🌐 Public
cloud-storage-server
An open source, extensible, self-hosted cloud storage API. The base server implements a complete file system similar to Amazon Cloud Drive, B2 Cloud Storage and other providers. MIT or LGPL.
⭐ 101 🌐 Public
cloud-storage-server-ext-feeds
A powerful and flexible cross-platform /feeds extension for the self-hosted cloud storage API for sending and filtering notifications with data payloads. Includes a PHP SDK for interacting with the /feeds API. MIT or LGPL.
⭐ 2 🌐 Public
cloud-storage-server-ext-scripts
A powerful and flexible cross-platform /scripts extension for the self-hosted cloud storage API for starting and monitoring long-running scripts. Includes a PHP SDK for interacting with the /scripts API. MIT or LGPL.
⭐ 4 🌐 Public
cloud-storage-tools
Useful tools to access Cloud Storage Server APIs directly from the command-line.
⭐ 10 🌐 Public
ContentEdit
A JavaScript library that provides a set of classes for building content-editable HTML elements.
⭐ 1 🌐 Public
ContentTools
A JS library for building WYSIWYG editors for HTML content.
⭐ 3 🌐 Public
createprocess-windows
A complete, robust command-line utility to construct highly customized calls to the CreateProcess() Windows API. Released under a MIT or LGPL license.
⭐ 109 🌐 Public
cross-platform-cpp
A wonderful, lightweight, cross-platform C++ snippet library under a MIT or LGPL license.
⭐ 80 🌐 Public
csdb
A portable, cross-platform, cross-database, lightweight, debuggable, replication-aware, migration-friendly, transaction-capable, data access layer (DAL) for PHP.
⭐ 6 🌐 Public
digitalocean
DigitalOcean PHP SDK plus a feature-complete command-line interface with full support for all DigitalOcean APIs. MIT or LGPL.
⭐ 10 🌐 Public
efss
Encrypted File Storage System (EFSS). A real, virtual, mountable block-based file system for PHP. MIT or LGPL.
⭐ 9 🌐 Public
email_sms_mms_gateways
A simple repo containing a list of known e-mail to SMS, MMS, and Rich Messaging carrier gateways in JSON format under a MIT or LGPL license.
⭐ 199 🌐 Public
file-tracker
The world's first cross-platform, bulk visual diff/merge tool. Massively deploy and synchronize changes/updates across multiple software projects and systems in minutes instead of days or weeks.
⭐ 2 🌐 Public
getiptables-windows
Dumps information about Windows TCP/IP and UDP/IP tables (both IPv4 and IPv6) as JSON. MIT or LGPL.
⭐ 2 🌐 Public
getsidinfo-windows
Dumps information about Windows Security Identifiers (SIDs) as easy-to-consume JSON output. MIT or LGPL.
⭐ 7 🌐 Public
gettokeninformation-windows
A complete, robust command-line utility to dump the contents of Windows security tokens using the GetTokenInformation() Windows API as JSON. MIT or LGPL.
⭐ 10 🌐 Public
ifds
Easily create your own custom file format with the Incredibly Flexible Data Storage (IFDS) file format. Repository contains: The IFDS specification (CC0) and the official PHP reference implementation of IFDS, a paging file cache class, and example usage classes (MIT or LGPL).
⭐ 9 🌐 Public
jquery-fancyfileuploader
A jQuery plugin to convert the HTML file input type into a fancy file uploader under a MIT or LGPL license. Mobile-friendly too!
⭐ 64 🌐 Public
jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
⭐ 2 🌐 Public
jquery-tablebodyscroll
A really nice jQuery plugin to scroll the body of long tables so the table fits on a single screen vertically. MIT or LGPL. Mobile-friendly data tables.
⭐ 3 🌐 Public
jquery-tablecards
A really nice jQuery plugin to convert tables to responsive cards via templates. MIT or LGPL license. Mobile-friendly data tables.
⭐ 3 🌐 Public
jquery-ui-masked-picker
A jQuery UI plugin that implements a masked picker to fill in a custom-formatted string.
⭐ 3 🌐 Public
js-fileexplorer
A zero dependencies, customizable, pure Javascript widget for navigating, managing, uploading, and downloading files and folders or other hierarchical object structures on any modern web browser.
⭐ 295 🌐 Public
js-flexforms
FlexForms is a powerful HTML forms generator/builder Javascript class to output HTML forms using JSON-style arrays. MIT or LGPL.
⭐ 4 🌐 Public
json-base64
A single, massive repository containing all official reference implementations of JSON-Base64 as well as related applications, addons, icons, and logos.
⭐ 4 🌐 Public
license-server-demo
A complete Stripe + PHP License Server integration + product support center + demo app ready to adjust and deploy. Get back to writing software in minutes.
⭐ 6 🌐 Public
matrix-multiply
A set of pure ANSI C/C++ matrix multiplication implementations and a test suite. MIT or LGPL.
⭐ 9 🌐 Public
messagebox-windows
A complete, robust command-line utility to construct calls to the MessageBox() and MessageBeep() Windows APIs. Released under a MIT or LGPL license.
⭐ 29 🌐 Public
net-test
Command-line network testing tool. Sets up a debuggable TCP/IP echo server or client.
⭐ 2 🌐 Public
network-speedtest-cli
A command-line tool for cloud and network speed testing of single TCP connections. Supports most common setups (e.g. TCP ports 22, 80, 443, and others) and has integrations for Digital Ocean, speedtest.net, and custom OoklaServer installs.
⭐ 9 🌐 Public
offline-forms
A form designer and data gathering tool for use in areas with spotty or unknown Internet connectivity powered by any standard web browser. MIT or LGPL.
⭐ 7 🌐 Public
php-app-server
Create lightweight, installable applications written in HTML, CSS, Javascript, and PHP for the Windows, Mac, and Linux desktop operating systems.
⭐ 117 🌐 Public
php-concurrency-tester
A simple program that executes another PHP command-line script and (hopefully) collects output in CSV format for later analysis. Mostly for performance testing/verifying localhost TCP/IP servers.
⭐ 2 🌐 Public
php-cool-file-transfer
Directly transfer files between two devices (PC, tablet, smartphone, refridgerator) using nothing more than a web browser and a standard PHP enabled web server. MIT or LGPL.
⭐ 23 🌐 Public
php-csprng
A PHP library that utilizes available CSPRNGs and a set of convenience functions for generating random data under a MIT or LGPL license.
⭐ 5 🌐 Public
php-decomposer
Generate no-conflict standalone builds of PHP Composer/PSR-enabled software. MIT or LGPL.
⭐ 11 🌐 Public
php-discord-sdk
An ultra-lightweight PHP SDK for accessing the Discord API and Discord webhook endpoints.
⭐ 7 🌐 Public
php-drc
Data Relay Center (DRC) is a powerful multi-channel, secure, general-purpose WebSocket PHP server and client SDKs for PHP and Javascript. Similar to how Internet Relay Chat (IRC) works but designed specifically for data and the web!
⭐ 8 🌐 Public
php-ext-qolfuncs
A set of quality of life improvement functions designed for PHP core.
⭐ 27 🌐 Public
php-ext-sync
SEE NOTE. CubicleSoft authored PHP Extension: Synchronization objects (sync). MIT license.
⭐ 8 🌐 Public
php-filemanager
A fantastic mobile-friendly, web-based file manager, code editor, and file previewer for the web. Can be used to create HTML/CSS/Javascript embeds for websites, a web-based file sharing portal, and much more. MIT or LGPL, your choice.
⭐ 78 🌐 Public
php-flexforms
FlexForms is a powerful HTML forms generator/builder PHP class to output HTML forms using PHP arrays. MIT or LGPL.
⭐ 5 🌐 Public
php-flexforms-extras
FlexForms Extras adds the most commonly used best-of-class Javascript components to the already excellent FlexForms PHP class. MIT or LGPL.
⭐ 1 🌐 Public
php-flexforms-modules
Official PHP modules for FlexForms (charts, HTML editor, etc). MIT or LGPL.
⭐ 3 🌐 Public
php-libs
A single repository containing all CubicleSoft PHP libraries. Fully automated nightly updates. MIT or LGPL.
⭐ 8 🌐 Public
php-libs-namespaced
A single repository containing all CubicleSoft PHP libraries inside a CubicleSoft namespace. Fully automated nightly updates. MIT or LGPL.
⭐ 4 🌐 Public
php-libs-to-composer
CubicleSoft PHP Software Development Libraries for Composer
⭐ 4 🌐 Public
php-license-server
A high-performance license server system service for creating and managing products, major versions, and software licenses for the purpose of selling installable software products.
⭐ 58 🌐 Public
php-misc
Miscellaneous, lonely PHP classes that don't already have a home in another CubicleSoft product but want to be free and open source and loved. MIT or LGPL.
⭐ 6 🌐 Public
php-obsmanager
Remotely control Open Broadcaster (OBS) scene selection anywhere in the world via a standard web browser. MIT or LGPL.
⭐ 13 🌐 Public
php-short-open-tag-finder
Intelligent command-line tool to find software references to short open tags with an optional "ask to replace" mode. Compatible with all versions of PHP, including PHP 8.
⭐ 6 🌐 Public
php-ssh
Manage SSH keys, connection profiles, and connect to SSH and SFTP servers with a pure PHP-based command-line solution. MIT or LGPL.
⭐ 10 🌐 Public
php-ssl-certs
Easily manage SSL Certificate Signing Requests (CSRs) and SSL certificate chains with a pure PHP-based command-line tool. MIT or LGPL.
⭐ 11 🌐 Public
php-twilio-sdk
An ultra-lightweight PHP SDK for accessing Twilio APIs and emitting valid TwiML verbs in response to webhook calls. Also works with SignalWire!
⭐ 5 🌐 Public
php-web-tester
An ultra lightweight testing framework for creating repeatable, instrumented builds of PHP-based software products. MIT or LGPL.
⭐ 3 🌐 Public
php-winpefile
Windows Portable Executable file format command-line tools and PHP classes. Easily extract structures and information, modify files, and even construct files from scratch in the Windows Portable Executable (PE) file format (EXEs, DLLs, etc).
⭐ 21 🌐 Public
php-zipstreamwriter
A fast, efficient streaming library for creating ZIP files on the fly in pure userland PHP without any external tools, PHP extensions, or physical disk storage requirements.
⭐ 9 🌐 Public
portable-apache-maria-db-php-for-windows
Portable Apache + Maria DB + PHP for Windows is for web developers who prefer manually editing configuration files and want "manual" but quick startup of Apache and Maria DB (no Windows services). No more hunting for ZIP files for each separate piece of software.
⭐ 54 🌐 Public
portable-apache-mysql-php-for-windows
SEE NOTE. Portable Apache + MySQL + PHP for Windows is for web developers who prefer manually editing configuration files and want "manual" but quick startup of Apache and MySQL (no Windows services). No more hunting for ZIP files for each separate piece of software.
⭐ 17 🌐 Public
portable-apps-mirror-proxy
An unofficial WSUS-like mirror/proxy server with system service integration for the Portable Apps platform client software. Choose from a slightly modified MIT or LGPL license.
⭐ 9 🌐 Public
product-hashes
Latest JSON release files containing multiple file hashes for all released CubicleSoft commercial products.
⭐ 1 🌐 Public
remoted-api-server
Allows any standard TCP/IP server to be remoted with low-overhead TCP connectivity. Allows TCP/IP clients to easily and directly connect to a TCP/IP server operating completely behind a firewall by utilizing the WebRoute protocol. MIT or LGPL.
⭐ 8 🌐 Public
resilient-ip-php
The very first prototype implementation of the Resilient Internet Protocol (ResIP). ResIP is a modern tunneling protocol designed to withstand a wide range of network conditions and has features beyond what TCP/IP can offer. This prototype is written in PHP. MIT or LGPL.
⭐ 3 🌐 Public
server-instant-start
Spin up a fully configured Ubuntu/Debian-based web server in under 10 minutes with Nginx (w/ HTTPS), PHP FPM, Postfix, OpenDKIM, MySQL/MariaDB, PostgreSQL, and more. Deploy your web application too.
⭐ 21 🌐 Public
service-manager
The world's first cross-platform, open source (MIT or LGPL), programming AND scripting language-agnostic solution to system service development. Source code:
⭐ 43 🌐 Public
service-manager-src
The source code to the world's first cross-platform, open source (MIT or LGPL), programming AND scripting language-agnostic solution to system service development. Binaries:
⭐ 19 🌐 Public
ssh-extract
Extracts MSYS SSH binaries from Git Portable and automatically pushes them to ssh-win32 and ssh-win64. MIT or LGPL.
⭐ 3 🌐 Public
ssh-win32
An automatically updated repository of MSYS SSH binaries for 32-bit Windows. Sourced via Git Portable.
⭐ 8 🌐 Public
ssh-win64
An automatically updated repository of MSYS SSH binaries for 64-bit Windows. Sourced via Git Portable.
⭐ 18 🌐 Public
sso-client-aspnet
The ASP.NET (C#) SSO Client portion of the Barebones SSO Server/Client. Pairs with the SSO Server, which is an awesome, scalable, secure, flexible PHP login system that's become a bit ridiculous - but it still rocks anyway.
⭐ 2 🌐 Public
sso-client-php
The PHP SSO Client portion of the Barebones SSO Server/Client. Pairs with the SSO Server, which is an awesome, scalable, secure, flexible PHP login system that's become a bit ridiculous - but it still rocks anyway.
⭐ 20 🌐 Public
sso-native-apps
Example native app frameworks for integrating Android, iOS, Windows Phone 8, and popular desktop operating systems (Windows, Mac, Linux) with the SSO Server.
⭐ 4 🌐 Public
sso-server
Do you need a PHP login system that rocks? Then install this SSO server. It's an awesome, scalable, secure, flexible PHP login system for the modern era.
⭐ 127 🌐 Public
status-tracker
A simple and elegant cron script and web application health status tracker written in PHP. MIT or LGPL.
⭐ 6 🌐 Public
twofactorauth
List of popular sites and whether or not they accept two factor auth.
⭐ 0 🌐 Public
ultimate-email
A PHP library/toolkit designed to handle all of your one-off e-mail needs under a MIT or LGPL license.
⭐ 34 🌐 Public
ultimate-web-scraper
A PHP library/toolkit designed to handle all of your web scraping needs under a MIT or LGPL license. Also has web server and WebSocket server classes for building custom servers.
⭐ 478 🌐 Public
voicemail-manager
Works with Twilio-compatible systems to automatically route incoming calls to a voicemail queue. Has flexible management options available through phone and web interfaces.
⭐ 7 🌐 Public
web-knocker-firewall-service
Not your average port knocker. A web-based service written in pure PHP that opens protected TCP and UDP ports in response to encrypted requests from a correctly configured client for a limited but renewable time period. MIT or LGPL.
⭐ 10 🌐 Public
webroute
Official reference implementation and technical description of the WebRoute Internet protocol. MIT or LGPL.
⭐ 5 🌐 Public
windows-pe-artifact-library
Contains over 375 samples of Windows Portable Executable (PE) files ranging from the common to the completely esoteric with detailed origin information for each sample. Spans decades of computing in roughly 64MB of disk storage. Unique, ultra-rare PE file format artifacts. Any researcher's most delightful find!
⭐ 42 🌐 Public
xcron
xcron is the souped up, modernized cron/Task Scheduler for Windows, Mac OSX, Linux, and FreeBSD server and desktop operating systems. MIT or LGPL.
⭐ 14 🌐 Public